home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / H-I / HT Index.cpt / HT Index / card_22394.txt < prev    next >
Text File  |  1989-02-26  |  631b  |  34 lines

  1. -- card: 22394 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2913
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 13
  9. ----- text -----
  10. Commands
  11.  
  12. -- part contents for background part 14
  13. ----- text -----
  14. if
  15.  
  16. -- part contents for background part 15
  17. ----- text -----
  18. if <true/false> then <command>
  19. if <true/false> then <command> else ¬¨
  20. <command>
  21.  
  22. -- part contents for background part 16
  23. ----- text -----
  24. if field 1 is empty then
  25. if field 1 is 2 then go next else go home
  26.  
  27. -- part contents for background part 17
  28. ----- text -----
  29. Test for conditions.
  30.  
  31.  
  32. -- part contents for background part 18
  33. ----- text -----
  34. 586